NotifyType

 

Example

The following is an example of how to reference the NotifyType object:

	// The full path is required.
	dundas.view.NotifyType.ERROR
	

 

Properties

 
  Name Description
  ERROR  
  INFO  
  LOADING  
  SUCCESS  
  WARNING